<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tem66-service img{max-width:100%;display:inline-block;}
.tem66-service a{padding:20px 0;display:block;}
.tem66-service .text{color:#2f425d;padding:20px;}
.tem66-service .text strong{display:block;}
.tem66-service .items{display:flex;display:-webkit-flex;flex-wrap:wrap;}
.tem66-service .item{position:relative;border-color:#eee;}
.tem66-service .item:after{content:"";width:1px;height:60%;border-left:1px solid;border-color:inherit;position:absolute;top:20%;right:0;}
@media(min-width:769px){
    .tem66-service .col-sm-12:after,
    .tem66-service .col-sm-6:nth-child(2n):after,
    .tem66-service .col-sm-4:nth-child(3n):after,
    .tem66-service .col-sm-3:nth-child(4n):after,
    .tem66-service .col-sm-2:nth-child(6n):after{display:none;}
}
@media(max-width:768px){
    .tem66-service .container{padding-left: 2%!important;padding-right: 2%!important}
    .tem66-service.full-screen-spacing .container.full-screen{padding-left: 0!important;padding-right: 0!important}
    .tem66-service .col-xs-12:after,
    .tem66-service .col-xs-6:nth-child(2n):after,
    .tem66-service .col-xs-4:nth-child(3n):after,
    .tem66-service .col-xs-3:nth-child(4n):after,
    .tem66-service .col-xs-2:nth-child(6n):after{display:none;}
    .tem66-service a{display:flex;display: -webkit-flex;align-items: center;}
    .tem66-service .item{border-color:transparent;}
    .tem66-service .text{width:100%;padding:0 0 0 5%;text-align: left;}
    .tem66-service .image{width: 50px;flex-shrink:0;}
}
@media(max-width:480px){
    .tem66-service .item{width: 100%;max-width: 100%;}
}</pre></body></html>